Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QRep scripting #1625

Merged
merged 9 commits into from
May 10, 2024
Merged

QRep scripting #1625

merged 9 commits into from
May 10, 2024

Conversation

serprex
Copy link
Contributor

@serprex serprex commented Apr 17, 2024

Scripts for qrep may define a function transformRow(row) which can reassign fields' values
(without changing types)

@serprex serprex force-pushed the lua-q branch 3 times, most recently from d69953b to 2126789 Compare May 7, 2024 20:49
@serprex serprex marked this pull request as ready for review May 8, 2024 02:19
serprex added 7 commits May 8, 2024 12:33
Needs to address error handling, maybe run inside errgroup as a long way to cancel incoming stream

Also need to implement __newindex on LuaRow to allow mutating value
flow/pua/peerdb.go Outdated Show resolved Hide resolved
@serprex serprex enabled auto-merge (squash) May 10, 2024 13:33
@serprex serprex merged commit ffd494f into main May 10, 2024
10 checks passed
@serprex serprex deleted the lua-q branch May 10, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants